Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing faster (?) Fortran version #7

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Conversation

khufkens
Copy link
Member

@khufkens khufkens commented Sep 1, 2024

New branch to implement faster Fortran version

@khufkens
Copy link
Member Author

khufkens commented Sep 1, 2024

LLM translations are rather fucked up. Will need to rewrite from scratch to ensure validity. Sofar for speed gains.

@khufkens
Copy link
Member Author

khufkens commented Sep 5, 2024

Execution times are cut in half, but outliers with low execution speeds muddle the results of benchmarking but would also mess with the use of Fortran in optimization (gaining little to nothing).

Rplot

@khufkens
Copy link
Member Author

khufkens commented Sep 5, 2024

Need to implement proper memory management. There is too much redundancy passing data back and forth. Check interfaces and data types by passing stuffing the output matrix directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant